file(GLOB  debugger_FILES *.c)
add_library (debugger ${debugger_FILES}) 